memory n. 1.记忆;记忆力;【自动化】存储器;信息存储方式;存储量。 2.回忆。 3.纪念。 4.死后的名声,遗芳。 5.追想得起的年限[范围]。 artificial memory 记忆法。 retentive memory 良好的记忆力。 a translation memory (电子计算机的)译码存储器。 Keep your memory active. 好好记住,不要忘记。 It is but a memory. 那不过是往事而已。 bear [have, keep] in memory 记着,没有忘记。 beyond [within] the memory of man [men] 在有史以前[以来]。 cherish the memory of (sb.) 怀念(某人)。 come to one's memory 想起,忆及,苏醒。 commit to memory 记住。 from memory 凭记忆。 have a good [bad, poor, short] memory 记性好[坏]。 have no memory of 完全忘记。 If my memory serves me. 如果我的记性不错。 in memory of 纪念…。 of blessed [famous, happy, glorious] memory 故〔加在已死王公名上的颂词〕 (King Charles of blessed memory 已故查理王)。 slip sb.'s memory 被某人一时忘记。 to the best of one's memory 就记忆所及。 to the memory of 献给…〔著者书前纪念性题词〕。 within living memory 现在还被人记着。
Property in to reduce the memory overhead of large uploads and form posts 属性来减少大型上载和窗体发布所需的内存开销。
This minimizes the number of pages used, thus minimizing memory overhead 这可以减少使用的页面数,从而使内存开销最小化。
The most notable and obvious cost of reverse mapping is that it incurs some memory overhead 反向映射最重要、明显的代价是,它带来了一些内存开销。
This method can be used to minimize a queue s memory overhead if no new elements will be added to the queue 如果不向队列中添加新元素,则此方法可用于最小化队列的内存系统开销。
This limit includes both memory used by the cache as well as normal memory overhead from the running application 此限制同时包括缓存所使用的内存量以及运行应用程序的正常内存开销。
This method can be used to minimize a collection s memory overhead if no new elements will be added to the collection 如果不向集合中添加新元素,则此方法可用于最小化集合的内存开销。
So instead, you need to use a construct that can easily be appended to without lots of memory overhead 所以,与之相反,这里需要使用一个可以容易地附加数据而又不会产生大量内存开销的结构。
Because of this, you can use a whole bunch of threads and not worry too much about the cpu and memory overhead incurred 一旦您找到了热点,您就可以开始优化高级代码(而不是尝试用汇编对它重写)。
I ve used this approach in the past, and it does offer the best performance on application startup and it imposes minimal memory overhead 我在过去使用这种方法,它对应用程序启动提供了最好的性能,并且只有很少的内存开销。
Finally, the use of load-time weaving added significant memory overhead : the java process used about 100 percent more memory with load-time weaving than without 最后,使用装载时织入显著增加了内存开销:有织入与没织入时相比,java进程使用的内存增加了100%。